composetable: Support string values in the cache
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Feb 2021 06:42:08 +0000 (01:42 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 2 Feb 2021 16:55:00 +0000 (11:55 -0500)
commit676f875bf6d39c2683491ed980cd50c6646b022b
tree60b36dcf1cd4bbd3c0fa0d45f86ea97da39d58de
parent140c5c533338ff4dc2c51ff7ddd90f5f860f88e6
composetable: Support string values in the cache

Change the cache format to include the character
data that we need to hold string values in the table.
gtk/gtkcomposetable.c